Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @gomomento/sdk from 1.28.0 to 1.31.0 in /examples/nodejs/mongodb-examples/simple-read-aside #721

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps @gomomento/sdk from 1.28.0 to 1.31.0.

Release notes

Sourced from @​gomomento/sdk's releases.

v1.31.0

1.31.0 (2023-08-11)

Feature

  • add a configuration for lambda (#708) (0a5ea06)
  • Add a client factory method that can eagerly connect. (#711) (9cef01d)
  • add examples for web sdk and cloudflare workers (#709) (e526af9)
  • determine vite app vended token scopes based on cognito user group" (#687) (0a490a6)

Bug Fixes

  • make protobuf types a regular dependency (#705) (d4a52f9)
  • add to dropdown menu explanation, alert readonly users about readonly function, disable text input for readonly users (#706) (c97671a)

Chores

  • move cloudflare workers http example to http directory (#691) (14922a4)
  • Add a simple lambda that calls get for performance testing (#707) (a2bbba8)
  • Adding topics cheat sheet file (#693) (d26ed67)
  • fix some linting errors in examples (#690) (2124f14)

v1.30.0

1.30.0 (2023-08-07)

Feature

  • enable keepalives in nodejs (#689) (f89708b)
  • update grpc-js for keepalives and grpc-web for wasm compat (#688) (1b20f8c)
  • add auth config to nextjs chat app example (#685) (ddddcc7)
  • vite chat app with authenticated token vending machine (#681) (70168f6)
  • allow configurable tokens in nextjs app example (#666) (80ab1fb)
  • authentication options for the token vending machine (#677) (e149c0f)
  • add logging implementation of experimental metrics middleware (#675) (e72d5cd)

Bug Fixes

  • bad npx command for setting cloudflare secret (#684) (5024152)
  • update dependencies to resolve dependabot alert (#683) (6a76fd5)
  • don't run node 14,16,18 tests in parrellel (#679) (d5d0a48)

Chores

  • update Cloudflare example README and audit other example READMEs (#676) (a94a6cd)
  • update nextjs example to have tokens lasting for 30 min (#680) (e97a9d3)
  • update chat app example readmes (#678) (0e54fdd)

v1.29.0

1.29.0 (2023-07-21)

... (truncated)

Commits
  • 5569c81
  • 0a5ea06 feat: add a configuration for lambda (#708)
  • 9cef01d feat: Add a client factory method that can eagerly connect. (#711)
  • e526af9 feat: add examples for web sdk and cloudflare workers (#709)
  • 14922a4 chore: move cloudflare workers http example to http directory (#691)
  • d4a52f9 fix: make protobuf types a regular dependency (#705)
  • c97671a fix: add to dropdown menu explanation, alert readonly users about readonly fu...
  • a2bbba8 chore: Add a simple lambda that calls get for performance testing (#707)
  • 0a490a6 feat: determine vite app vended token scopes based on cognito user group" (#687)
  • d26ed67 chore: Adding topics cheat sheet file (#693)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@gomomento/sdk](https://github.com/momentohq/client-sdk-nodejs) from 1.28.0 to 1.31.0.
- [Release notes](https://github.com/momentohq/client-sdk-nodejs/releases)
- [Commits](v1.28.0...v1.31.0)

---
updated-dependencies:
- dependency-name: "@gomomento/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/nodejs/mongodb-examples/simple-read-aside/gomomento/sdk-1.31.0 branch from 7d01fbe to fbc0848 Compare August 16, 2023 06:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2023

Looks like @gomomento/sdk is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/nodejs/mongodb-examples/simple-read-aside/gomomento/sdk-1.31.0 branch August 17, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants